home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 1470 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.3 KB

  1. Path: DynamicPPP-57.HIP.CAM.ORG!TERRY
  2. From: TERRY@CAM.ORG (Terry Drymonacos)
  3. Newsgroups: alt.winsock,comp.lang.c++,comp.os.ms-windows.networking.tcp-ip,alt.winsock.programming
  4. Subject: Why is Novell TCP/IP not working?
  5. Date: Fri, 5 Jan 1996 22:47:51 UNDEFINED
  6. Organization: Communications Accessibles Montreal
  7. Message-ID: <TERRY.11.00295CF0@CAM.ORG>
  8. NNTP-Posting-Host: dynamicppp-57.hip.cam.org
  9. X-Newsreader: Trumpet for Windows [Version 1.0 Rev B]
  10.  
  11. Hi
  12.  
  13. I wonder if anyone out there has experienced this phenomenon with their Novell 
  14. Lan WorkPlace Windows Sockets API v1.1?
  15.  
  16. I'm trying to write a server application, I'm able to intitiate a 
  17. WSAStartup(), make a socket, bind it but as soon as I call WSAAsynchSelect() I 
  18. get a ENETDOWN error. I've tried using a utility called Windows Socket Test 
  19. and it gives me the same result. I have tried the same program and Socket test 
  20. program on my solitary computer at home using Trumpet winsock and everything 
  21. is fine, which leads me to conclude that Novell may be the culprit.
  22.  
  23. I have recently read of a few posts in the compuserve forums detailing the 
  24. same problem. If I didn't know better the asynchrous functions don't seem to 
  25. work. Could this be true and if so is there a patch I can use?
  26.  
  27. Any help with this mysterious case would be greatly appreciated.
  28.  
  29. Thanks,
  30. Terry
  31.